home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c++ / 398 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.5 KB

  1. Path: ees1a0.engr.ccny.cuny.edu!rpi!not-for-mail
  2. From: axl@zedat.fu-berlin.de (Axel Thimm)
  3. Newsgroups: comp.lang.c++.moderated,comp.lang.c++,gnu.g++.help,comp.std.c++
  4. Subject: [Q] About genclass and co
  5. Date: 20 Feb 1996 21:13:27 -0000
  6. Organization: FU Berlin, Fachbereich Physik, Institut fuer Theoretische Physik
  7. Sender: cppmods@netlab.cs.rpi.edu
  8. Approved: devitto@ferndown.ate.slb.com
  9. Message-ID: <4gddhn$lla@netlab.cs.rpi.edu>
  10. Reply-To: axl@zedat.fu-berlin.de
  11. NNTP-Posting-Host: netlab.cs.rpi.edu
  12. X-Original-Date: Tue, 20 Feb 1996 19:07:31 GMT
  13.  
  14. Hello,
  15.  
  16. in my effords to port some C++ code to various machines I made the
  17. painfull experience of the various non supported features, e.g. some
  18. template stuff.
  19.  
  20. In order to circumvent this someone proposed to use genclass. From what
  21. he said I think this is something like a C++ to C, or a template C++ to
  22. a non template C++ translator (like a precompiler?).
  23.  
  24. { genclass is in either the gcc or the libg++ distribution -mod}
  25.  
  26. I would like to have some more information about it, especially ...
  27. ... where to get it
  28. ... what it can really do
  29. ... whether there are efficiency drawbacks
  30.  
  31. Thank you for any reply.
  32.     Axel.
  33. ===
  34. Axel Thimm <axl@zedat.fu-berlin.de>
  35. Freie Universitaet Berlin
  36. ===
  37.  
  38.  
  39.       [ Articles to moderate: mailto:c++-submit@netlab.cs.rpi.edu ]
  40.       [  Read the C++ FAQ: http://www.connobj.com/cpp/cppfaq.htm  ]
  41.       [  Moderation policy: http://www.connobj.com/cpp/guide.htm  ]
  42.       [      Comments? mailto:c++-request@netlab.cs.rpi.edu       ]
  43.